C#获取屏幕大小或任务栏大小
使用SystemInformation类//当前的屏幕除任务栏外的工作域大小string currentScreenSize_OutTaskBar=SystemInformation.WorkingA ...
使用SystemInformation类//当前的屏幕除任务栏外的工作域大小string currentScreenSize_OutTaskBar=SystemInformation.WorkingA ...